home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Aventura / RestZone.swf / scripts / DefineButton2_218 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2004-07-20  |  129 b   |  5 lines

  1. on(release){
  2.    loadVariablesNum("http://www.kmb.com.hk/putnamee.php?name=" + name + "&hkid=" + hkid,0,"POST");
  3.    play();
  4. }
  5.